@charset "utf-8";
/* CSS Document */

/*---------------------------------------------------在线客服*/
.qqBox{
	z-index: 9999;
	position: absolute;
	right: 0px; top: 10px;
	}
	#qq
	{
	border: 2px solid #0176ba;
	}
.qqTop {
	background: url(../images/SonlineTitleBg.gif) repeat-x;
	 width: 110px;
	 height: 30px;
	 line-height:30px;
	 text-align:center;
	 font-weight:bold;
	 font-size:14px;
	 color:#fff;
	 border-bottom: 2px solid #0176ba;
	 }
.qqMenu{
	 background:url(../images/openTrigger.jpg);
	 margin-top:30px;
	 height:110px; 
	 width:31px;
	 }
.qqList {
	background-image: url(../images/qq_03.png);
	width: 110px;
	height:auto!important;height:100px;
	min-height:100px; 
	}
.qqList ul{
	padding-top:5px; 
	padding-bottom:5px;
	}
.qqList ul li{
	text-align:center; 
	padding-top:5px; 
	padding-bottom:5px;
	}
.qqDown {
	background-image: url(../images/qq_05.gif);
	height: 1px;
	width: 110px;
	}
.press {
	width: 33px;
	height: 158px;
	position: absolute;
	right: 0px;
	background-image: url(../images/qq_1.gif); 
	cursor:pointer;
	}
	
